Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
How can I develop an application that automatically updates itself from the web?Dec 20
Which relationship defines ‘is_a’ relationship in object-oriented design?Dec 15
Which of the following can be used to identify the objects in object oriented...Dec 15
Can I write my own .NET host?Nov 27
Why doesn't the .NET runtime offer deterministic destruction?Feb 07
What is .NET?Oct 05
When was .NET announced?Sep 02
What versions of .NET are there?Oct 07
Why did they call it .NET?Nov 19
What does 'managed' mean in the .NET context?Nov 29
Does .NET replace COM?Nov 24
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
Is ATL redundant in the .NET world?Feb 07
How does .NET remoting work?Sep 17
What are the new features of .NET 2.0?Mar 25
What's the problem with .NET generics?Dec 22
What's new in the .NET 2.0 class library?Oct 25
What size is a .NET object?Jan 14
What is the output of the following code?Feb 24
Identify if any error in the following code segmentJan 04
Can source code be reverse-engineered from IL?Jan 28
What is Code Access Security (CAS)?Nov 04
Who defines the CAS code groups?Mar 02
How do I define my own code group?Mar 23
What is the output of the below code?Dec 06
Consider the following code segment and select one of the optionOct 27
What operating systems does the .NET Framework run on?Oct 10
What tools can I use to develop .NET applications?Oct 31
Is the lack of deterministic destruction in .NET a problem?Feb 18
Does the .NET Framework have in-built support for serialization?Sep 22
Will my .NET app run on 64-bit Windows?Oct 17
How can I make sure my C# classes will interoperate with other .NET languages?Sep 28
How can I get at the Win32 API from a .NET program?Mar 04
Consider the following code: cout<< “Welcome”; This is an example of which opti...Oct 28
Which of the following is not true about the code segment given below?Jan 14
Which code segments will convert a class object namely sample to type double?Sep 06
Which of the following statement(s) is NOT true regarding the above code? sele...Oct 05
Which statement(s) is true regarding the above code? - Select optionNov 02
How do I change the permission set for a code group?Nov 03
How can I stop my code being reverse-engineered from IL?Dec 02
Which of the following code would read a line of text from char type variable,...Jan 05
What would be the output of the following code? char *str= “Managing Console I/O...Apr 04
What would be the output of the following code 3? - Select optionJan 01
What would be the output of the following code? - Select optionJun 29
Which of the following is true about code in description? - Select optionNov 01
What is the output of the code mentioned below? - select optionMar 05
What will be the output of the following code segment? - Select optionOct 15
What will be the output of the code mentioned below? Jun 24
What will be the output of the code mentioned in description if there is no comp...Jul 07